The Procedure command provides access to a browser listing all the functions found in the VectorScript API. Functions are listed by category and provide a function prototype as well as a brief description of what operation is performed by the function.
The Inquiry command provides a listing of all functions which use search criteria. When used in conjunction with the
Criteria option (see below), custom queries or selections can easily be defined in a script.
The Criteria command provides a convenient method of defining search criteria for use in scripts. The dialog box, which is similar to the Custom Selection dialog box, allows criteria to be chosen from a listing of available search options.
The Tool / Attribute command provides a way of saving the current tool and attribute state information into a script.
The Parameters command provides access to a plug-in objects’ parameter list for editing.
The Text File command allows script source code to be imported from external text files.